Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: map from url #322

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

feat: map from url #322

wants to merge 10 commits into from

Conversation

zanussbaum
Copy link
Collaborator

@zanussbaum zanussbaum commented Jul 19, 2024

allow users to upload image datasets with urls in addition to uploading image bytes locally


🚀 This description was created by Ellipsis for commit 7c0b476

Summary:

Adds support for uploading image datasets using URLs in addition to local image bytes, with version update to 3.0.45.

Key points:

  • Feature Addition: Support for uploading image datasets using URLs.
  • Modified Function: nomic/dataset.py::_add_blobs to handle URLs alongside local image bytes.
  • Validation: Ensures no mixing of local and remote blobs in the same batch.
  • Error Handling: Logs and filters out failed uploads.
  • Version Update: setup.py version updated to 3.0.45.

Generated with ❤️ by ellipsis.dev

@zanussbaum zanussbaum requested a review from mcembalest July 19, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant